CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - OpenGL 移动

搜索资源列表

  1. SimpleMirror

    0下载:
  2. 画了四个物体:球体,正方体,圆球,圆柱体,再画出一面镜子,可以看到镜子里自己的像。可以移动鼠标旋转查看,也可以通过按键A, D, F ,R 来控制旋转等功能。-Drew four objects:sphere,cube,sphere,cylinder, and then drew a mirror,you can see the image of their own. You also can move the mouse to rotate view, you can also keys A
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:379328
    • 提供者:Jansy
  1. GraphicsEnd

    2下载:
  2. OpenGL编程实现的雪地模型,有山、水、房子、飞机等模型,场景移动响应鼠标、键盘操作,可以开启雾化效果,实现天空盒,有碰撞检测-OpenGL programming realize snow model, a mountain, water, the house, the airplane model, scene mobile response mouse, keyboard, can open atomization effect, achieve the sky box, there a
  3. 所属分类:OpenGL program

    • 发布日期:2015-12-01
    • 文件大小:40009728
    • 提供者:李超
  1. OpenGL-for-mapping

    0下载:
  2. 基于Opengl实现对地图的移动、放大、缩小等操作-OpenGL for mapping programing
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:519850
    • 提供者:wujiansong
  1. Robot

    2下载:
  2. 包含客户端和服务器端两个程序,实现了移动服务机器人人机耦合控制,主要由视频通信、OpenGL三维建模、激光雷达三维图像、环境几何地图等分模块。-Client and server-side includes two procedures, the mobile service robots human-machine coupling control, mainly by video communications, OpenGL three-dimensional modeling, three
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:8035328
    • 提供者:江济良
  1. GLRect

    0下载:
  2. OPENGL画矩形动画,矩形不停地移动碰到边界自动反弹向相反方向移动-using oepngl to draw dynamic rectangular graphic
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:211987
    • 提供者:znc217
  1. OpenGL_ES_Programming_Guide_v1.0.2

    0下载:
  2. OpenGL ES是OpenGL 在移动平台上的版本,它可以在移动平台和手持设备上进行3D的开发、-OpenGL ES is the OpenGL version on a mobile platform, which can be handheld devices in mobile platforms and development on 3D,
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11595437
    • 提供者:苏明南
  1. ballmoving

    0下载:
  2. 简易的opengl球体移动动画,可以用鼠标转动镜头角度,球体周围附有三角体旋转效果-Simple opengl sphere moving animation, you can use the mouse to rotate camera angle, ball spin around with a triangular body
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:645045
    • 提供者:ray
  1. OpenGL

    0下载:
  2. vc6.0编写的图形图像小程序,一个可以自由移动角度的三维物体!-vc6.0 small programs written in graphical images, a freely moving point of view of three-dimensional objects!
  3. 所属分类:OpenGL program

    • 发布日期:2016-01-24
    • 文件大小:5009408
    • 提供者:Maz
  1. VC-OpenGL-Robot

    1下载:
  2. VC 编写的OpenGL带机械臂的移动机器人的仿真程序-VC prepared OpenGL with manipulator of mobile robot simulation program
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3925103
    • 提供者:bing
  1. opengl-3d-car

    1下载:
  2. 基于opengl的小车漫游场景实现,小车模型通过3dmax创建并导入,并通过键盘控制小车移动。-Opengl-based car walkthrough scene, the car modeled by the 3dmax and import to the scene, and use keyboard to control the car movement.
  3. 所属分类:OpenGL program

    • 发布日期:2014-06-02
    • 文件大小:3024896
    • 提供者:fenglei
  1. OPENGL-PROGRAMING

    0下载:
  2. opengl图形系统是图形硬件的一个软件接口,它允许我们创建交互性的程序,产生移动三维物体的彩色图像。-opengl graphics system is a software interface for graphics hardware, it allows us to create interactive programs to produce color images of moving three-dimensional objects.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:23692920
    • 提供者:范文超
  1. pick-opengl

    2下载:
  2. 利用opengl画一个二维的猫脸,可以根据鼠标点击选中部分进行移动,是图形拾取的典型例子。-Opengl draw a two-dimensional cat face, can be moved according to the mouse click on the selected part, is a typical example of graphical picking.
  3. 所属分类:2D图形编程

    • 发布日期:2013-12-03
    • 文件大小:286060
    • 提供者:孔晟阳
  1. lesson10.tar.gz

    0下载:
  2. NEHE教程 用OpenGL设计的房屋,用OpenGL设计的房屋.在3D世界中移动.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-05-27
    • 文件大小:124537
    • 提供者:majestyhao
  1. fixing-to-a-bug-in-ne-opengl

    0下载:
  2. 在Nehe Opengl中的阴影,只支持一个glObject投影,如果有两个glObject,则必有一个无法接收阴影。在这里,我把一个glObject拆成几个Piece较好的解决了问题,目前Piece的移动已完成,旋转待完善。如果各位有什么可行的更好的方法,我虚心求教,请发至“2360537343@qq.com”,谢谢!-In Nehe Opengl in Shadows, only support one glObject, if there are two glObjects, then t
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1584173
    • 提供者:张震元
  1. OpenGL-shiqu

    0下载:
  2. 3D图 利用opengl绘制3D图,更好的真实感.同时可以利用鼠标来移动他的位置,很好的一个程序初学者可以学习-3 d graph using opengl rendering 3 d map, a better sense of reality. At the same time, can use the mouse to move his position very good beginner can learn a program
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:28009
    • 提供者:sunny
  1. opengl-draw-a-face

    1下载:
  2. opengl实现画人脸,界面显示黑色,人脸为绿色,程序为静止,不能移动-use opengl to draw a person s face
  3. 所属分类:OpenGL

    • 发布日期:2013-12-03
    • 文件大小:10164
    • 提供者:陈增
  1. OPENGL

    0下载:
  2. 1. 通过设置材料使得桌面和四条腿的颜色各不相同,分别为:(1, 0, 0), (0, 1, 0), (1, 1, 0), (0, 1, 1), (0, 0, 1); 2. 通过设置材料使得茶壶为金黄色; 3. 添加按键处理,移动场景中的光源,并能改变光源的颜色; 4. 修改茶壶的镜面反射系数,使之对光源呈现高光; 5. 在场景中添加一个聚光光源,其照射区域正好覆盖茶壶,并能调整改聚光光源的照射角度和朝向。-1 so that the material provided by t
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:11322123
    • 提供者:kaukau
  1. OpenGL--Solarsys-(1)

    0下载:
  2. 用openGL在VC系统上实现太阳系,可用鼠标移动行星。-OpenGL Solarsystem
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:38561
    • 提供者:Demi
  1. OpenGl-Program

    0下载:
  2. 在运行程序前需要配置好OpenGL的环境(网上有说明),程序是模拟演唱会的场景,有背景音乐的映衬,有模拟的灯光、台下的观众,鼠标右键改变舞台颜色。通过键盘上下左右键漫游移动,鼠标左键进行旋转。整体式为了学习相关算法原理,在效果方面对所表达的效果显得有点抽象。在文件根目录有OpenGl开发库,在网上搜集资料配置好就可以了。-Good before running the program need to configure the OpenGL environment (online), the p
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-03
    • 文件大小:15197477
    • 提供者:
  1. OpenGL-Spot

    0下载:
  2. OpenGL编程 实现点光源,键盘交互,可以移动光源,来观察物体表面的亮度变化。-OpenGL programming point source, keyboard interaction, you can move the light source, to observe changes in the brightness of the object' s surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:826495
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com